type vendor/golang.org/x/crypto/chacha20poly1305.chacha20poly1305 (struct)

Method Implmentations (4 other methods implement nothing)

NonceSize() int *chacha20poly1305.M : crypto/cipher.AEAD.NonceSize
Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) *chacha20poly1305.M : crypto/cipher.AEAD.Open
Overhead() int *chacha20poly1305.M : crypto/cipher.AEAD.Overhead
Seal(dst, nonce, plaintext, additionalData []byte) []byte *chacha20poly1305.M : crypto/cipher.AEAD.Seal